Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_modify
date_modify
Alias for DateTime::modify - Modify the value of the date and time object
Name:
date_modify
Category:
Date and time
Programming Language:
php
One-line Description:
Modify the timestamp.
Related
What is the difference between hexdec("000000FF") and hexdec("FF")?
4
The correct way to refresh the cache using mysqli::refresh
9
Build a highly robust database module: Correctly handle mysqli_stmt::$error
3
How to Check If the Priority Is Successfully Set When Using the proc_nice Function
6
Similar Functions
time
time
ReturnthecurrentUnix
gmdate
gmdate
FormatGMT/UTCdate/ti
date_sun_info
date_sun_info
Returnsanarraywithin
gmmktime
gmmktime
GetUnixtimestampforG
date_timestamp_set
date_timestamp_set
AliasforDateTime::
timezone_transitions_get
timezone_transitions_get
AliasforDateTimeZo
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
microtime
microtime
ReturnsthecurrentUni
Popular Articles